home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / monitor.arc / MONITOR2.DOC < prev   
Text File  |  1992-01-14  |  8KB  |  174 lines

  1.  
  2.  
  3.  
  4.                          +---------------------------+
  5.                          +   Monitor - Version 2.0   |
  6.                          +---------------------------+
  7.  
  8.         Overview:
  9.         
  10.              Program Monitor2.Com is a memory resident (*TSR) written entirely 
  11.         in assembly language.  The program occupies only about 2k bytes of 
  12.         memory when resident so it is easily installed in even the most 
  13.         conservatively memoried systems.  Monitor serves a simple but very 
  14.         useful function: it visually demonstrates when your hard disk is being 
  15.         accessed and when your floppy disk(s) are being accessed.  This can be 
  16.         extremely handy when using internal hard drives that have no visible 
  17.         LED indicator of activity.  
  18.  
  19.  
  20.         Program Description:
  21.  
  22.              Monitor intercepts Bios interrupt 13 and determines for which 
  23.         disk drive the interrupt request has been generated.  If a floppy disk 
  24.         is involved, Monitor will display an inverted letter F in the upper 
  25.         right hand corner of the screen each time the floppy disk is accessed.  
  26.         If a hard disk is being accessed, Monitor will display an inverted 
  27.         letter H in the upper right hand corner of the screen.  Copies between 
  28.         floppy disks and hard disks are particularly fun to watch.  The 
  29.         program attempts to update the screen in a hashless manner by waiting 
  30.         for retrace to occur on the video screen before updating the activity 
  31.         flags.  Monitor may be installed and de-installed using most of the 
  32.         popular public domain and commercial TSR control programs.  Monitor 
  33.         has been extensively tested with a large variety of other TSR and non-
  34.         resident software in an attempt to maintain compatibility.  Thus far 
  35.         the program has proven to be very un-obtrusive in its impact on the 
  36.         operation of other software.  If you have conflict problems please 
  37.         send a description of the problem to TurboWare. 
  38.  
  39.         Operation:
  40.  
  41.              Monitor2 may be installed by your Autoexec batch file at system 
  42.         startup but under no circumstances should it be installed more than 
  43.         once unless you are using a TSR loading and un-loading program to 
  44.         control Monitor2.  Multiple copies of Monitor2 in memory will slow 
  45.         down your hard and floppy disks and eat up ram memory unnecessarily. 
  46.  
  47.              The only option available for use with Monitor2 is the @ sign 
  48.         character.  This character may be specified on the command line at 
  49.         initial load of Monitor2 to force the program to use white as the 
  50.         background color for the activity flags on the screen.  This is 
  51.         particularly useful to users who have a monochrome monitor connected 
  52.         to a color graphics adapter.  Since the normal colors used by Monitor2 
  53.         are green and red, they may not show up very well on a monochrome 
  54.         screen.  To make the status flags more visible the user should select 
  55.         black and white operation by placing the @ sign on the command line as 
  56.         follows:
  57.                                 Monitor2 @
  58.  
  59.         This will prevent the use of color in displaying the F or H for floppy 
  60.         or hard disk activity.
  61.  
  62.  
  63.  
  64.  
  65.              It would be nice if software could be guaranteed to work properly 
  66.         under all conditions and configurations of hardware and other software 
  67.         but it simply cannot be done, so as with other products you may have 
  68.         obtained either through the Public Domain or commercially there must 
  69.         be a disclaimer of warranty and so the following disclaimer is made: 
  70.  
  71.         Disclaimer:
  72.  
  73.              Monitor2.Com is distributed on an AS-IS basis and TurboWare 
  74.         specifically disclaims all other warranties, expressed or implied.  
  75.         Furthermore, TurboWare will not be liable for any damages whether 
  76.         consequential, direct, indirect, special, implied, or other similar 
  77.         damage claims, including but not limited to loss of profits whether 
  78.         real or anticipatory or any other damage whether private or 
  79.         commercial.  TurboWare makes no warranty of fitness of use or purpose 
  80.         for this program and use of same is solely the responsibility of the 
  81.         user. 
  82.  
  83.  
  84.          Support:
  85.  
  86.              Monitor2.Com is a supported product of TurboWare and will 
  87.         continue to be so in the future.  Technical problems, enhancements and 
  88.         suggestions may be addressed to TurboWare at the address below.  
  89.         Registered users are the only users who will receive notifications of 
  90.         new TurboWare products as well as notifications of upgraded versions 
  91.         of their registered products.  Registration is $5.00 for Monitor2 and 
  92.         affords the user the benefits of technical support by mail and update 
  93.         notification.
  94.  
  95.              In addition, assembly source code for Monitor2 is available from 
  96.         TurboWare at $20.  This source code is not public domain nor shareware 
  97.         and the user is not allowed to share the source code with others.  
  98.         Furthermore, users are prohibited from modifying the source code for 
  99.         the purpose of distributing modified versions of Monitor.  Any 
  100.         enhancements to Monitor2 will be welcomed by TurboWare and considered 
  101.         for inclusion in the supported version.  The source code is made 
  102.         available to encourage others to learn how to write TSR type programs 
  103.         and aid them in learning assembly language.  The code is fully 
  104.         commented and explains exactly how Monitor2 works. 
  105.  
  106.  
  107.         (*TSR) - Terminate and Stay Resident
  108.  
  109.  
  110.  
  111.  
  112.                    TurboWare                          Inv #: IMON2xxxx
  113.                    P.O. Box 9476         
  114.                    So. Charleston, WV    
  115.                                       25309                          
  116.  
  117.                                                            
  118.  
  119.                    TurboWare: MONITOR Version 2.0 Invoice
  120.  
  121.  
  122.         Name: _________________________________________________
  123.  
  124.  
  125.         Company: ______________________________________________
  126.  
  127.         
  128.         Street Address: _______________________________________
  129.  
  130.         
  131.         Apartment / Mail Stop: ________________________________
  132.  
  133.  
  134.         City: _________________________________________________
  135.  
  136.  
  137.         State: ________________________   Zip: ________________
  138.  
  139.  
  140.         I am requesting:
  141.  
  142.  
  143.         ( )        Registration for Monitor2               $5.00     _________
  144.  
  145.         ( )        Source code/registration for Monitor2  $20.00     _________
  146.  
  147.                                                           Total:     _________
  148.  
  149.  
  150.  
  151.         Please allow two weeks for handling of orders for source code.
  152.         Your registration number suffix (xxxx) will be assigned at 
  153.         registration time.
  154.  
  155.  
  156.         Please remit total to:
  157.  
  158.                              +------------------------+
  159.                              |  TurboWare             |
  160.                              |  P.O. Box 9476         |
  161.                              |  So. Charleston, WV    |
  162.                              |                  25309 |
  163.                              +------------------------+
  164.  
  165.  
  166.  
  167.         Other TurboWare Products:
  168.  
  169.                    MemSum - Pop up TSR free memory summary program
  170.  
  171.                    PgmAid - Programmers pop up TSR ASCII chart
  172.  
  173.  
  174.